Total Complexity | 16 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 120 |
Lines of code | 65 |
Logical lines of code | 34 |
Comment lines | 32 |
Methods | 8 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
add_item() | 55 | 6 | 19 | |
get_products() | 58 | 3 | 16 | |
get_cart() | 71 | 2 | 6 | |
remove_item() | 76 | 1 | 4 | |
set_quantity() | 75 | 1 | 4 | |
get_count() | 76 | 1 | 4 | |
get_totals() | 65 | 1 | 9 | |
get_checkout_url() | 81 | 1 | 3 |